EMT Practice Test

1. Question Content...


Question List

Question1: A developer is making customizations in the checkout, and access to the quotes shipping address is needed. Which file provides the shipping address of the current quote?

Question2: Which two attribute input types can be used for a date? (Choose two.)

Question3: Which file is used to add a custom router class to the list of routers?

Question4: Which CLI command should be used to determine that static content signing is enabled?

Question5: A custom theme Is being developed in the Adobe Commerce store, and the developer needs to override the current parent theme styles.
Which less file should the developer use to achieve this goal?

Question6: How would a developer add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project?

Question7: A developer would like to initialize a theme in Adobe Commerce. Which two files are required to complete this task? (Choose two.)

Question8: How would a developer access RabbitMQ data on an Adobe Commerce Cloud Production environment?

Question9: Which action, if any, should be taken to forbid Adobe Commerce Admin from performing specific actions?

Question10: In which two directories are third-party modules located by default? (Choose two.)

Question11: Which characteristic is associated with a persistent cart?

Question12: Which two methods add sorting to collections inherited from the \Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection class? (Choose two.)

Question13: Which two actions will the developer need to take to translate strings added in JS files? (Choose two.)

Question14: Which price type should be used if the developer wants to provide a discount for a product based on quantity, for example, being able to buy two for X amount each?

Question15: A developer wants to deploy a new release to the Adobe Commerce Cloud Staging environment, but first they need the latest code from Production.
What would the developer do to update the Staging environment?

Question16: Which type of product has the ability to build customizable products from a variety of options?

Question17: Under which section should the soft dependency for a module be listed in app/code/<Vendor>/<Module>/composer.json file?

Question18: Which has its own root category?

Question19: Which theme directory contains the static files that can be loaded directly?

Question20: How can a developer override a core class method in Adobe Commerce?

Question21: A developer has informed the Adobe Support team about a planned traffic surge on an Adobe Commerce Cloud project that will take place in a little over 48 hours.
What is an advantage of this prior notice?

Question22: Which command should be used to refresh the cache using the command line?

Question23: A developer defined a new table in db.schema.xml while creating a new module.
What should be done to allow the removal of columns from the database when deleting them from db.schema.xml?

Question24: An Adobe Commerce Cloud developer wants to check the staging environment deployments history (i.e. branch, git, merge, sync). Where can the developer look up the history of the staging environment?

Question25: Which file on an Adobe Commerce Cloud project allows a developer to upgrade the PHP version and enable/disable a PHP extension?

Question26: Which is a correct CMS content element in Adobe Commerce?

Question27: Which attribute option restricts Catalog EAV attributes to only certain product types?

Question28: A developer is working on a task that includes a custom controller creation. A controller should forward the request to a different action.
How can the developer complete this task?

Question29: A client would like to add an image icon in front of the telephone field to the shipping address form on a checkout page. What is the correct way to modify the Ul component to set a custom template file for the field?

Question30: How can a custom CMS Page be set as a store home page?

Question31: Which action, if any, should be taken to enable filtering by attribute in the category's layered navigation?

Question32: A seller would like to offer an electronic version of an album by selling each song individually. Which layout can be used to customize a product page layout for this item?